home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 1 / PC Actual CD 01.iso / share / dos / graficos / plydat14.arj / MAKESIMP.BAT < prev    next >
Encoding:
DOS Batch File  |  1992-04-01  |  548 b   |  13 lines

  1. ppolyray bezier0.pi -o bezier0.tga -B > temp
  2. polyray bsphere.pi  -o bsphere.tga -B >> temp
  3. polyray cone.pi     -o cone.tga -B >> temp
  4. polyray cones.pi    -o cones.tga -B >> temp
  5. polyray cylinder.pi -o cylinder.tga -B >> temp
  6. polyray disc.pi     -o disc.tga -B >> temp
  7. polyray shear.pi    -o shear.tga -B >> temp
  8. polyray shear1.pi   -o shear1.tga -B >> temp
  9. polyray sphere.pi   -o sphere.tga -B >> temp
  10. polyray sweep1.pi   -o sweep1.tga -B >> temp
  11. polyray sweep2.pi   -o sweep2.tga -B >> temp
  12. polyray torus.pi    -o torus.tga -B >> temp
  13.